tools: Link in-tree libvchan and libblktapctl users against lib....so
authorIan Campbell <ian.campbell@citrix.com>
Tue, 7 Jul 2015 15:40:31 +0000 (16:40 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Wed, 8 Jul 2015 10:14:13 +0000 (11:14 +0100)
commit4219f4a20e306cada63fd154ea897c029d610d63
treef2a6ff666ef94b3c5f073e02daa7e97c614932a4
parente9d50129d374bee91a1d5d4c668c8ea81bbea5f5
tools: Link in-tree libvchan and libblktapctl users against lib....so

As with other in-tree users avoid -L + -l.

This avoids any confusion with versions of these libraries already
installed on the system and the possibility of linking against them by
mistake.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
tools/Rules.mk